Get a specific Data Source by Data Flow Node ID
{ getSourceByNodeId }
Returns the data source connection details using it's node ID in a data flow.
Method
/API2/dataSources/getSourceByNodeId
Input Parameters
Name
findDataSourceObject
Object Type
Description
Use this object to find a specific data source
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The master flow data source object contains information about the connection of a specific source ETL node or master flow sql script node and the validation message result
Notes
Use this function with other methods to update the details of a data source.